Module: app/zamestnanec/sprava-ukolu/toolbar-items/DeleteTodoToolbarItem
Functions
default
▸ default(root0
): Element
Renders a button to delete selected tasks.
Parameters
Name | Type | Description |
---|---|---|
root0 | Object | Props for the component. |
root0.table | Table <TaskWithDeadline > | Reference to the table for which the toolbar is rendered. |
Returns
Element
Defined in
src/web-app/src/app/zamestnanec/sprava-ukolu/toolbar-items/DeleteTodoToolbarItem.tsx:16